home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 34 / PC Gamer IT CD 34 2-2.iso / GNMDEMO / GNM / tnsStart.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  1998-04-29  |  477b  |  26 lines

  1. object Form1: TForm1
  2.   Left = 306
  3.   Top = 173
  4.   Width = 241
  5.   Height = 172
  6.   Caption = 'Internet game'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   Position = poScreenCenter
  12.   OnActivate = FormActivate
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object PaStarter: TPanel
  17.     Left = 0
  18.     Top = 0
  19.     Width = 233
  20.     Height = 145
  21.     Align = alClient
  22.     Caption = 'PaStarter'
  23.     TabOrder = 0
  24.   end
  25. end
  26.